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