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