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