declare const format: (content: string, filepath: string, root: string) => Promise; export default format; //# sourceMappingURL=format.d.ts.map