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