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

declare const UserConvertIcon: MdiReactIconComponentType;
export default UserConvertIcon;
