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