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