export declare const MessageUtil: { httpStart(request: any): string; httpFinish(request: any, resultStr?: string): string; };