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