export declare const readFile: (file: string) => Promise<string>;
//# sourceMappingURL=read-file.d.ts.map