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