export declare const fileExists: (filename: string) => Promise<boolean>;
//# sourceMappingURL=fileExists.d.ts.map