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