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