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

declare const CloudSyncIcon: MdiReactIconComponentType;
export default CloudSyncIcon;
