export declare function exists(path: string): Promise<boolean>;
