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