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

declare const ExtensionIcon: MdiReactIconComponentType;
export default ExtensionIcon;
