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