export declare function toJsonString(target: any): string | undefined;
