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