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

declare const CloudXmlIcon: MdiReactIconComponentType;
export default CloudXmlIcon;
