import type { StyleProps } from '../style'; type AppearanceStyleKey = StyleProps; export type { AppearanceStyleKey };