/** * @deprecated Use `useId` from 'react' instead. */ export declare function useUniqueId(): string;