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