/// import { IconProps } from "../SvgIcon"; export declare const Help: (props?: IconProps) => JSX.Element; export default Help;