export default function useUniqueId(base: string, specifiedId?: string): string;