export declare const formatCode: (filePath: string, code: string) => Promise<any>;
//# sourceMappingURL=formatCode.d.ts.map