import { IconComponent } from '../types'; declare const WarningTriangleFilled: IconComponent; export default WarningTriangleFilled;