/// import { PlaygroundLifeCycle } from '../utils/types-helper'; export declare const loadWorkers: import("../utils/common").SingletonPromiseReturn<[monaco: typeof monaco, lifeCycle?: PlaygroundLifeCycle | undefined], void>;