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