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