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

declare const ErrorWarningLineIcon: RemixiconReactIconComponentType;
export default ErrorWarningLineIcon;
