import { CSSObject } from 'styled-components'; import { TabItemProps, TabsProps } from '../../../components/Tabs'; export type FiltersActionsTabsProps = TabsProps & { $css?: CSSObject | TemplateStringsArray; }; export type FiltersActionsTabItemProps = TabItemProps & { $css?: CSSObject | TemplateStringsArray; }; export declare const FiltersActionsTabs: import('styled-components').StyledComponent<(props: (import('@salutejs/plasma-new-hope/types/engines/types.js').PropsType<{ view: { clear: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; filled: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; divider: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; }; size: { xs: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; s: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; m: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; l: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; h6: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; h5: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; h4: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; h3: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; h2: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; h1: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; }; stretch: { true: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; }; disabled: { true: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; }; pilled: { true: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; }; }> & ((import('@salutejs/plasma-new-hope').BaseTabsProps & import('@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types.js').CustomHorizontalTabsProps & import('react').RefAttributes) | (import('@salutejs/plasma-new-hope').BaseTabsProps & import('@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types.js').CustomHeaderTabsProps & import('react').RefAttributes))) | (import('@salutejs/plasma-new-hope/types/engines/types.js').PropsType<{ view: { divider: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; }; size: { xs: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; s: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; m: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; l: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; }; stretch: { true: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; }; disabled: { true: import('@salutejs/plasma-new-hope/types/engines/types.js').PolymorphicClassName; }; }> & import('@salutejs/plasma-new-hope').BaseTabsProps & import('@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types.js').CustomVerticalTabsProps & import('react').RefAttributes)) => JSX.Element, import('styled-components').DefaultTheme, ({} & (Partial<(Omit & import('@salutejs/plasma-new-hope').BaseTabsProps & import('@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types.js').CustomHorizontalTabsProps & import('react').RefAttributes, "ref"> & { ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject | null | undefined; }) | (Omit & import('@salutejs/plasma-new-hope').BaseTabsProps & import('@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types.js').CustomHeaderTabsProps & import('react').RefAttributes, "ref"> & { ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject | null | undefined; }) | (Omit & import('@salutejs/plasma-new-hope').BaseTabsProps & import('@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types.js').CustomVerticalTabsProps & import('react').RefAttributes, "ref"> & { ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject | null | undefined; })> & { [others: string]: any; })) & { $css?: TemplateStringsArray | CSSObject | undefined; }, string | number>; export declare const FiltersActionsTabItem: import('styled-components').StyledComponent<(props: TabItemProps & import('react').RefAttributes) => import('react').ReactElement> | null, import('styled-components').DefaultTheme, ({} & (Partial<(Omit & import('@salutejs/plasma-new-hope').BaseTabItemProps & { orientation?: "horizontal" | undefined; contentLeft?: import('react').ReactNode; pilled?: boolean | undefined; animated?: boolean | undefined; view?: string | undefined; size?: string | undefined; isActive?: boolean | undefined; } & { value?: string | number | undefined; contentRight?: undefined; } & import('react').RefAttributes, "ref"> & { ref?: ((instance: HTMLButtonElement | null) => void) | import('react').RefObject | null | undefined; }) | (Omit & import('@salutejs/plasma-new-hope').BaseTabItemProps & { orientation?: "horizontal" | undefined; contentLeft?: import('react').ReactNode; pilled?: boolean | undefined; animated?: boolean | undefined; view?: string | undefined; size?: string | undefined; isActive?: boolean | undefined; } & { value?: undefined; contentRight?: import('react').ReactNode; } & import('react').RefAttributes, "ref"> & { ref?: ((instance: HTMLButtonElement | null) => void) | import('react').RefObject | null | undefined; }) | (Omit & import('@salutejs/plasma-new-hope').BaseTabItemProps & { orientation?: "horizontal" | undefined; contentLeft?: undefined; pilled?: undefined; animated?: undefined; view?: string | undefined; size: "h1" | "h2" | "h3" | "h4" | "h5" | "h6"; isActive?: undefined; } & { value?: string | number | undefined; contentRight?: undefined; } & import('react').RefAttributes, "ref"> & { ref?: ((instance: HTMLButtonElement | null) => void) | import('react').RefObject | null | undefined; }) | (Omit & import('@salutejs/plasma-new-hope').BaseTabItemProps & { orientation: "vertical"; contentLeft?: import('react').ReactNode; view?: string | undefined; size?: string | undefined; pilled?: boolean | undefined; } & { value?: string | number | undefined; contentRight?: undefined; } & import('react').RefAttributes, "ref"> & { ref?: ((instance: HTMLButtonElement | null) => void) | import('react').RefObject | null | undefined; }) | (Omit & import('@salutejs/plasma-new-hope').BaseTabItemProps & { orientation: "vertical"; contentLeft?: import('react').ReactNode; view?: string | undefined; size?: string | undefined; pilled?: boolean | undefined; } & { value?: undefined; contentRight?: import('react').ReactNode; } & import('react').RefAttributes, "ref"> & { ref?: ((instance: HTMLButtonElement | null) => void) | import('react').RefObject | null | undefined; })> & { [others: string]: any; })) & { $css?: TemplateStringsArray | CSSObject | undefined; }, string | number>;