export default function tellUserFolderExists(path: any, type: string, force: any): Promise<{}>;
