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