export declare function removeBlockquoteEscaping(output: string): string; export declare function removeSpoilerEscaping(output: string): string;