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

declare const InformationOutlineIcon: MdiReactIconComponentType;
export default InformationOutlineIcon;
