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