import { SvgIconComponent } from './types'; declare const HelpOutlineIcon: SvgIconComponent; export default HelpOutlineIcon;