import { Context } from '../core/Context';
export declare function attachWebWorkers(ctx: Context): void;
