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