export { default as Modal } from './Modal'; export type { ModalProps, ModalColor, ModalRadius, ModalSize, ModalShadow, ModalMode, } from './Modal.types'; //# sourceMappingURL=index.d.ts.map