declare function transform(src: string, opts?: {}): any;

export { transform };
