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