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

declare const MessagePlusIcon: MdiReactIconComponentType;
export default MessagePlusIcon;
