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