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