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