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