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