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

declare const ExponentIcon: MdiReactIconComponentType;
export default ExponentIcon;
