export declare type StyleType = { container?: string[]; body?: string[]; tabLabel?: string[]; tabContainer?: string[]; };