import type { ImplementationExport } from '../types/master.ts';
export declare const defaultPoolSize: number;
export declare function getWorkerImplementation(): ImplementationExport;
export declare function isWorkerRuntime(): boolean;
//# sourceMappingURL=implementation.browser.d.ts.map