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