import { UserAgreement } from '@views/user-agreement'; export default function UserAgreementPage() { return (
); }