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