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

declare const FolderMoveIcon: MdiReactIconComponentType;
export default FolderMoveIcon;
