/// import { TabListElementProps } from './TabListElement'; export declare const buttonWidth = 35; export declare const TabListStyle: import("styled-components").StyledComponent, any, {}, never>; export declare const ListInner: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const ListScroll: import("styled-components").StyledComponent<"ul", any, {}, never>; export declare const ActionButtonStyle: import("styled-components").StyledComponent<"div", any, {}, never>;