export declare function messageParameters(rawMessage: string | any): Record<string, string>;
