export declare function convert(code: string): string; export declare function transform(path: string): any;