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