import { SVGProps } from 'react'; declare const IconInfoFill: (props: SVGProps) => JSX.Element; export default IconInfoFill;