import * as React from 'react'; declare function HelpOutlined(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof HelpOutlined; export default HelpOutlined;