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