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

declare const AboutIcon: MdiReactIconComponentType;
export default AboutIcon;
