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