import type { Fn2 } from "@thi.ng/api"; import type { Stack } from "./api.js"; export declare let $: Fn2; export declare let $n: Fn2; export declare const safeMode: (state: boolean) => void; //# sourceMappingURL=safe.d.ts.map