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