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

declare const FormatSuperscriptIcon: MdiReactIconComponentType;
export default FormatSuperscriptIcon;
