import { FC, SVGProps } from 'react'; declare const IconCheveronDown: FC & { fill?: string }>; export default IconCheveronDown;