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