import type { json_string } from '@jsonjoy.com/util/lib/json-brand'; export declare const stringify: (val: T) => json_string;