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

declare const UserChildIcon: MdiReactIconComponentType;
export default UserChildIcon;
