import { ReactIconComponentType } from '../types';

declare const ChildCare: ReactIconComponentType;
export default ChildCare;
            