/**
* Configures both JSON and YAML language support for the given model URI
*
* @parammodelUri - The URI of the model to configure language support for
*/exportdeclareconstconfigureLanguageSupport: (modelUri: string) =>void;
//# sourceMappingURL=configure-language-support.d.ts.map