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

declare const SyncDisabledIcon: MdiReactIconComponentType;
export default SyncDisabledIcon;
