/// import { ITab } from "./tab"; declare const StyledTab: import("styled-components").StyledComponent<"li", any, Pick, never>; export { StyledTab };