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