export declare function useUniqueId(prefix: string, value?: string): import("vue").ComputedRef;