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

declare const SyncAlertIcon: MdiReactIconComponentType;
export default SyncAlertIcon;
