import { ReactIconComponentType } from '../types';

declare const SyncDisabled: ReactIconComponentType;
export default SyncDisabled;
            