import { SwatchFamilyResolver, SwatchRecipe } from "./common"; export declare const accentForeground: SwatchFamilyResolver; export declare const accentForegroundLarge: SwatchFamilyResolver; export declare const accentForegroundRest: SwatchRecipe; export declare const accentForegroundHover: SwatchRecipe; export declare const accentForegroundActive: SwatchRecipe; export declare const accentForegroundFocus: SwatchRecipe; export declare const accentForegroundLargeRest: SwatchRecipe; export declare const accentForegroundLargeHover: SwatchRecipe; export declare const accentForegroundLargeActive: SwatchRecipe; export declare const accentForegroundLargeFocus: SwatchRecipe;