import { InjectionToken } from "@angular/core"; import { VtsThemeConfig } from "./types"; export declare const VTS_THEME_CONFIG: InjectionToken;