import { isPrintHook } from "@alloy-js/core"; function isPrintHook(type: unknown): type is PrintHook;
unknown
type is PrintHook