import { IModalProps } from '../Modal';
export default function Props(_props: IModalProps): null;
