import UserProfileBlocked, { UserProfileBlockedProps } from './UserProfileBlocked';
export default UserProfileBlocked;
export { UserProfileBlockedProps };
