export declare function render(src: string): Promise<any>;
