export declare function parse(data: any): any; export declare function stringify(data: any): string;