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