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

declare const OuterJoinRightIcon: MdiReactIconComponentType;
export default OuterJoinRightIcon;
