import { IconProps } from '../Icon'; declare function SvgHelp(props: IconProps): JSX.Element; export default SvgHelp;