export declare function asyncRemoveDepndentUrls(options?: any): Promise[] | undefined; export declare function asyncRemoveIBSheetElements(options?: any, onlySheet?: boolean): Promise[]; export declare function asyncRemoveItemUrls(options?: any): Promise;