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