export declare function convertTsxToJsx(code: string): Promise<string>;
