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