//#region src/highlighter/themes/registerCustomCSSVariableTheme.d.ts declare function registerCustomCSSVariableTheme(name: string, variableDefaults: Record, fontStyle?: boolean): void; //#endregion export { registerCustomCSSVariableTheme }; //# sourceMappingURL=registerCustomCSSVariableTheme.d.ts.map