import { IconSvgProps } from '../types';
declare const TextSuperscript: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default TextSuperscript;
//# sourceMappingURL=TextSuperscript.d.ts.map