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

declare const AboutOutlineIcon: MdiReactIconComponentType;
export = AboutOutlineIcon;