import { isRefkey } from "@alloy-js/core"; function isRefkey(value: unknown): value is Refkey;
unknown
value is Refkey