import { MdiReactIconComponentType } from './dist/typings';

declare const InnerJoinIcon: MdiReactIconComponentType;
export default InnerJoinIcon;
