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