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