export { useUniqId } from "./useUniqId.js"; export type { UseUniqIdResult } from "./useUniqId.js";