export declare function stripInternalMetadataForDisplay(text: string): string; export declare function stripUserEnvelopeForDisplay(text: string): string;