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

declare const MessageOutlineIcon: MdiReactIconComponentType;
export default MessageOutlineIcon;
