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