import * as React from "react"; import type { IconProps } from "../types"; declare const TypescriptEx: React.ForwardRefExoticComponent>; export default TypescriptEx; //# sourceMappingURL=typescript-ex.d.ts.map