export type ModalSize = '' | 'sm' | 'md' | 'lg' | 'xl';