///
export declare const StyledBaseTabs: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme | undefined;
as?: import("react").ElementType | undefined;
} & {
isActive: boolean;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;