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