import { CategorizationVariantProps } from './types'; export declare const CategorizationTabs: (props: CategorizationVariantProps) => import("react/jsx-runtime").JSX.Element;