/** * @remarks any stringified as JSON (e.g. JSON.stringify(T)) */ export declare type JSONString = string;