import { IconT, iconTTag } from '@ni/nimble-components/dist/esm/icons/t';
export type { IconT };
export { iconTTag };
export declare const NimbleIconT: import("@lit/react").ReactWebComponent<IconT, {}>;
