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

declare const InformationVariantIcon: MdiReactIconComponentType;
export default InformationVariantIcon;
