import { WECUIComponent } from './component'

export declare class WECTabItem extends WECUIComponent {
  id: string
}