export declare function transformSJSString(code: string): string; export declare function transformSJS(filePath: string): string;