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