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