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