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