export declare function toJsonObject(text?: string | null): object | undefined;
