declare const folderExists: (folderId: number) => Promise; export { folderExists }; //# sourceMappingURL=utils.d.ts.map