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