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

declare const WarningIcon: MdiReactIconComponentType;
export default WarningIcon;
