// @ts-nocheck import React from 'react'; import { Icon } from '@/components/Icon'; export default function AuthCopyright() { return ; }