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

declare const RenameIcon: MdiReactIconComponentType;
export default RenameIcon;
