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