import { useId as _useId } from 'vue'; /** @deprecated Use `useId` from `vue` */ export declare const useId: typeof _useId;