export type HelperTextSize = 'sm' | 'md' | 'lg' | string;