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