export declare type ModalSize = 'small' | 'regular' | 'large';
