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