import { ModalProps } from './types'; export default function Modal(props: ModalProps): JSX.Element; //# sourceMappingURL=Modal.d.ts.map