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