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

declare const PersonChildIcon: MdiReactIconComponentType;
export default PersonChildIcon;
