import { Monaco, PlaygroundLifeCycle } from '../utils/types-helper'; export declare function setLanguage(monaco: Monaco, lifeCycle?: PlaygroundLifeCycle): Promise;