/** * A design token that represents the active color scheme (light or dark). * @public */ export declare const activeColorScheme: import("@microsoft/fast-foundation").CSSDesignToken; //# sourceMappingURL=color.d.ts.map