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