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

declare const InfoOutlineIcon: MdiReactIconComponentType;
export default InfoOutlineIcon;
