import type { EnsoUtils as Utils } from "./utils.ts"; declare const safeNullish: unique symbol; export declare namespace Enso { type SafeNullish = Utils.Branded; } export {}; //# sourceMappingURL=types.d.ts.map