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