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