export declare function stripEnvelope(text: string): string;
export declare function stripMessageIdHints(text: string): string;
