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

declare const SqlLeftOuterJoinIcon: MdiReactIconComponentType;
export default SqlLeftOuterJoinIcon;
