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

declare const MessageWarningIcon: MdiReactIconComponentType;
export default MessageWarningIcon;
