export declare function transpile(ast: any[]): string;
