export declare enum TabsVariantType {
    DEFAULT = "DEFAULT"
}
