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