import { RemixiconReactIconComponentType } from './dist/typings';

declare const ErrorWarningFillIcon: RemixiconReactIconComponentType;
export default ErrorWarningFillIcon;
