import UserInfoDialog, { UserInfoDialogProps } from './UserInfoDialog';
export default UserInfoDialog;
export { UserInfoDialogProps };
