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