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

declare const XmlIcon: MdiReactIconComponentType;
export default XmlIcon;
