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