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

declare const PersonChildCircleIcon: MdiReactIconComponentType;
export default PersonChildCircleIcon;
