import { SharedClassNamesAndProps } from './getSharedClassNames'; import { SplitStateClassName } from './splitStateClassName'; import { AppearanceProps } from '../generic'; /** * Export a function to use the correct * shared className, wrapped by a react useMemo */ export declare function useSharedClassName
(
props: P
): Readonly (
props: P
): Readonly