import { WECUIComponent } from './component'

export declare class WECTabContainerItem extends WECUIComponent {
  id: string
}