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

declare const CloudTickIcon: MdiReactIconComponentType;
export default CloudTickIcon;
