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