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

declare const MessageIcon: MdiReactIconComponentType;
export default MessageIcon;
