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

declare const UserChildCircleIcon: MdiReactIconComponentType;
export default UserChildCircleIcon;
