export declare const TabOptionContainer: import("styled-components").StyledComponent<"div", any, { isActive: boolean; }, never>;