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