import { WECUIComponent } from './component'

export declare class WECTabber extends WECUIComponent {
  value: string
}