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

declare const FolderSyncOutlineIcon: MdiReactIconComponentType;
export default FolderSyncOutlineIcon;
