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

declare const FormatSubscriptIcon: MdiReactIconComponentType;
export default FormatSubscriptIcon;
