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

declare const Superscript2Icon: RemixiconReactIconComponentType;
export default Superscript2Icon;
