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