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