/// import { SvgIconProps } from './types'; export declare function ArrowJoinFilledIcon({ className, ...props }?: Partial): JSX.Element;