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

declare const SyncProblemIcon: MdiReactIconComponentType;
export default SyncProblemIcon;
