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