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

declare const SyncWarningIcon: MdiReactIconComponentType;
export default SyncWarningIcon;
