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