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