import { FillSwatchFamily, SwatchFamilyResolver, SwatchRecipe } from "./common"; export declare const accentFill: SwatchFamilyResolver; export declare const accentFillLarge: SwatchFamilyResolver; export declare const accentFillRest: SwatchRecipe; export declare const accentFillHover: SwatchRecipe; export declare const accentFillActive: SwatchRecipe; export declare const accentFillFocus: SwatchRecipe; export declare const accentFillSelected: SwatchRecipe; export declare const accentFillLargeRest: SwatchRecipe; export declare const accentFillLargeHover: SwatchRecipe; export declare const accentFillLargeActive: SwatchRecipe; export declare const accentFillLargeFocus: SwatchRecipe; export declare const accentFillLargeSelected: SwatchRecipe;