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

declare const SyncIcon: MdiReactIconComponentType;
export default SyncIcon;
