import WebWorker from './work'; export declare const LayoutWorker: (workerScriptURL?: string) => WebWorker;