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

declare const WarningBoxIcon: MdiReactIconComponentType;
export default WarningBoxIcon;
