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