import { DefaultTheme } from 'styled-components'; import { Theme } from '../../utils/theme'; export declare const hexToRGBA: (hex: string, a: number) => string; export declare const StyledPaginationPageWrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<{ xs?: number; sm?: number; md?: number; lg?: number; xsOffset?: number; smOffset?: number; mdOffset?: number; lgOffset?: number; direction?: string; onClick?: () => void; "data-testid"?: string; } & import('react').HTMLAttributes, { $disabled?: boolean; theme?: Theme; }>> & string & Omit<({ xs, sm, md, lg, xsOffset, smOffset, mdOffset, lgOffset, direction, children, onClick, ...props }: { xs?: number; sm?: number; md?: number; lg?: number; xsOffset?: number; smOffset?: number; mdOffset?: number; lgOffset?: number; direction?: string; onClick?: () => void; "data-testid"?: string; } & import('react').HTMLAttributes) => import("react/jsx-runtime").JSX.Element, keyof import('react').Component>; export declare const StyledIconButtonPagination: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit & import('react').RefAttributes, "ref"> & { ref?: ((instance: SVGSVGElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject | null | undefined; }, never>> & string & Omit & import('react').RefAttributes>, keyof import('react').Component>; export declare const StyledRowButtonPagination: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<{ reverse?: boolean; alignItems?: string; } & import('react').HTMLAttributes, never>> & string & Omit<({ alignItems, reverse, children, ...props }: import('../../components/index.ts').RowhProps) => import("react/jsx-runtime").JSX.Element, keyof import('react').Component>; export declare const StyledButtonSelectAll: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<(Omit & { size?: string | import('../../components/index.ts').ButtonSize; variant?: string; tooltip?: string; onClick?: (e?: any) => void; onFocus?: () => void; isLoading?: boolean; isDisabled?: boolean; isCircle?: boolean; isExpanded?: boolean; debounceTime?: number; children?: import('react').ReactNode; dataId?: string; 'data-testid'?: string; } & { kind: "iconButton"; iconColor?: string; iconBefore?: string; iconAfter?: string; iconAriaLabel: string; } & import('react').RefAttributes & { dataId?: string; }, "ref"> & import('react').RefAttributes, "ref"> & { ref?: ((instance: unknown) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject | null | undefined; }) | (Omit & { size?: string | import('../../components/index.ts').ButtonSize; variant?: string; tooltip?: string; onClick?: (e?: any) => void; onFocus?: () => void; isLoading?: boolean; isDisabled?: boolean; isCircle?: boolean; isExpanded?: boolean; debounceTime?: number; children?: import('react').ReactNode; dataId?: string; 'data-testid'?: string; } & { kind: "iconTextButton"; text: string; iconColor?: string; iconBefore?: string; iconAfter?: string; } & import('react').RefAttributes & { dataId?: string; }, "ref"> & import('react').RefAttributes, "ref"> & { ref?: ((instance: unknown) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject | null | undefined; }) | (Omit & { size?: string | import('../../components/index.ts').ButtonSize; variant?: string; tooltip?: string; onClick?: (e?: any) => void; onFocus?: () => void; isLoading?: boolean; isDisabled?: boolean; isCircle?: boolean; isExpanded?: boolean; debounceTime?: number; children?: import('react').ReactNode; dataId?: string; 'data-testid'?: string; } & { kind: "button"; text: string; }, "kind"> & { kind?: "button"; } & import('react').RefAttributes & { dataId?: string; }, "ref"> & import('react').RefAttributes, "ref"> & { ref?: ((instance: unknown) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject | null | undefined; }), import('styled-components/dist/types').BaseObject>> & string & Omit & { size?: string | import('../../components/index.ts').ButtonSize; variant?: string; tooltip?: string; onClick?: (e?: any) => void; onFocus?: () => void; isLoading?: boolean; isDisabled?: boolean; isCircle?: boolean; isExpanded?: boolean; debounceTime?: number; children?: import('react').ReactNode; dataId?: string; 'data-testid'?: string; } & { kind: "iconButton"; iconColor?: string; iconBefore?: string; iconAfter?: string; iconAriaLabel: string; } & import('react').RefAttributes & { dataId?: string; }, "ref"> | Omit & { size?: string | import('../../components/index.ts').ButtonSize; variant?: string; tooltip?: string; onClick?: (e?: any) => void; onFocus?: () => void; isLoading?: boolean; isDisabled?: boolean; isCircle?: boolean; isExpanded?: boolean; debounceTime?: number; children?: import('react').ReactNode; dataId?: string; 'data-testid'?: string; } & { kind: "iconTextButton"; text: string; iconColor?: string; iconBefore?: string; iconAfter?: string; } & import('react').RefAttributes & { dataId?: string; }, "ref"> | Omit & { size?: string | import('../../components/index.ts').ButtonSize; variant?: string; tooltip?: string; onClick?: (e?: any) => void; onFocus?: () => void; isLoading?: boolean; isDisabled?: boolean; isCircle?: boolean; isExpanded?: boolean; debounceTime?: number; children?: import('react').ReactNode; dataId?: string; 'data-testid'?: string; } & { kind: "button"; text: string; }, "kind"> & { kind?: "button"; } & import('react').RefAttributes & { dataId?: string; }, "ref">) & import('react').RefAttributes>, keyof import('react').Component>; export declare const StyledPaginationSelector: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit, HTMLDivElement>, never>> & string; export declare const StyledSelectDropdown: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit, HTMLDivElement>, never>> & string; export declare const StyledSpanOptionSelected: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute, HTMLSpanElement>, { value?: string; theme: Theme; icon?: any; closable?: any; color?: string; $isSingleSelect?: boolean; }>> & string; export declare const StyledSpanOption: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute, HTMLSpanElement>, { value: string; }>> & string; export declare const getSelectOptionStyle: (theme: DefaultTheme | Theme) => import('styled-components').RuleSet; export declare const SelectOptionStyle: import('react').NamedExoticComponent;