import { SwatchFamilyResolver, SwatchRecipe } from "./common"; export declare const neutralForeground: SwatchFamilyResolver; export declare const neutralForegroundRest: SwatchRecipe; export declare const neutralForegroundHover: SwatchRecipe; export declare const neutralForegroundActive: SwatchRecipe; export declare const neutralForegroundFocus: SwatchRecipe;