import React from 'react'; declare const _default: { component: React.FC; title: string; decorators: ((...args: any) => any)[]; }; export default _default; export declare const ContainerTabs: { (): JSX.Element; story: { name: string; }; }; export declare const ContainerTabWidth: { (): JSX.Element; story: { name: string; }; }; export declare const ContainerSizeTabs: { (): JSX.Element; story: { name: string; }; }; export declare const ContainerTabsBg: { (): JSX.Element; story: { name: string; }; }; export declare const ContainerTabsIcon: { (): JSX.Element; story: { name: string; }; }; export declare const ContainerSliderTabs: { (): JSX.Element; story: { name: string; }; }; export declare const ContainerSliderTabBg: { (): JSX.Element; story: { name: string; }; };