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

declare const FolderSyncIcon: MdiReactIconComponentType;
export default FolderSyncIcon;
