import React from 'react'; export declare const useId: typeof React.useId & (() => string);