import { JSX } from 'solid-js/jsx-runtime' export const ChevronDownIcon = (props: JSX.SvgSVGAttributes) => ( )