import { type IWorkerAdapter } from '@unchainedshop/core';
export declare const BulkExportWorker: IWorkerAdapter<any, any>;
