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

declare const XmppIcon: MdiReactIconComponentType;
export default XmppIcon;
