export declare function stringifyPostMsg(data: any): any; export declare function parsePostMsg(data: any): any;