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