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