import * as React from 'react'; declare function JoinLeftOff(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof JoinLeftOff; export default JoinLeftOff;