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