declare function stringify(arr: any, offset?: number): string; export default stringify; //# sourceMappingURL=stringify.d.ts.map