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