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

declare const SyncOffIcon: MdiReactIconComponentType;
export default SyncOffIcon;
