import { SVGProps } from "react"; declare const Educare: (props: SVGProps) => JSX.Element; export default Educare;