import { type IPlugin } from '@unchainedshop/core';
export declare const ZombieKillerPlugin: IPlugin;
export default ZombieKillerPlugin;
export { ZombieKillerWorker } from './adapter.ts';
