/** * @public */ export type ModalSizeOptionsType = 'small' | 'medium' | 'large'; //# sourceMappingURL=types.d.ts.map