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