import { IconComponent } from '..';
declare const HelpIcon: IconComponent;
export { HelpIcon };
