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

declare const UserCircleIcon: MdiReactIconComponentType;
export default UserCircleIcon;
