export { default as Modal } from './Modal'; export type { ModalProps } from './types'; //# sourceMappingURL=index.d.ts.map