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

declare const SuperscriptIcon: RemixiconReactIconComponentType;
export default SuperscriptIcon;
