export declare function executeTs(filePath: string, options: any): Promise; export declare function transpileTypescriptModule(path: string): string;