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