/// import { iBasicModalProps } from './types'; export default function BasicModal(props: iBasicModalProps): JSX.Element;