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