import {Props} from '@/types' export function MailIcon(props: Props) { return ( ) }