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