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

declare const SqlRightOuterJoinIcon: MdiReactIconComponentType;
export default SqlRightOuterJoinIcon;
