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