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