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