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

declare const RenameBoxIcon: MdiReactIconComponentType;
export default RenameBoxIcon;
