declare function stringify(obj: any, spaces?: number): string; export default stringify;