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