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

declare const CloudPrintIcon: MdiReactIconComponentType;
export default CloudPrintIcon;
