diff --git a/typescript/index.ts b/typescript/index.ts index 1a96119a9..7b2e66872 100644 --- a/typescript/index.ts +++ b/typescript/index.ts @@ -108,6 +108,7 @@ export interface BI extends _func, _i18n, _base, _inject { Icon: typeof Icon; LeftVerticalAdaptLayout: ClassConstructor<_LeftVerticalAdapt>; LeftRightVerticalAdapt: typeof LeftRightVerticalAdapt; + IconTextIconItem: typeof IconTextIconItem; } export default {