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

declare const AboutVariantIcon: MdiReactIconComponentType;
export = AboutVariantIcon;