import type { TextColorProps } from '../text'; type AppearanceTextKeys = TextColorProps; export type { AppearanceTextKeys };