import { SwatchRecipe } from "./common"; /** * Hint text for normal sized text, less than 18pt normal weight */ export declare const neutralForegroundHint: SwatchRecipe; /** * Hint text for large sized text, greater than 18pt or 16pt and bold */ export declare const neutralForegroundHintLarge: SwatchRecipe;