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

declare const WarningCircleIcon: MdiReactIconComponentType;
export default WarningCircleIcon;
