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