/**
 * This function ensures that the Monaco Editor's global environment is configured
 * to provide the correct web worker for each language (json, yaml, or the default editor).
 */
export declare const ensureMonacoEnvironment: () => void;
//# sourceMappingURL=ensure-monaco-environment.d.ts.map