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