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

declare const CloudSearchIcon: MdiReactIconComponentType;
export default CloudSearchIcon;
