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

declare const UserEditIcon: MdiReactIconComponentType;
export default UserEditIcon;
