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