export declare function formatCode(code: string, parser?: any): Promise<any>;
