import type { JsonMapperGlobalOptions } from "./JsonMapperGlobalOptions.js"; /** * Default runtime settings applied by the JSON mapper pipeline. */ export declare const JsonMapperSettings: JsonMapperGlobalOptions;