declare const toJson: (obj: any) => string | null; export { toJson };