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