import type { FC, SVGProps } from "react";
export declare const Join: FC<SVGProps<SVGSVGElement>>;
export default Join;
//# sourceMappingURL=Join.d.ts.map