export declare const defaultBulk: { postBulk: (path: string, handler: string, data: import('../../../Wrappers/ApiProvider/utils/bulkActions/types').BulkActionPayload, options?: import('../../../Wrappers/ApiProvider/utils/api/types').FetchOptions) => Promise; };