import type { TitleSizeProps } from '../title'; type AppearanceHeadingSizeKey = `size${Uppercase}`; export type { AppearanceHeadingSizeKey };