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