import { SvgIconComponent } from './types'; declare const JoinRightIcon: SvgIconComponent; export default JoinRightIcon;