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

declare const MessageWarningOutlineIcon: MdiReactIconComponentType;
export default MessageWarningOutlineIcon;
