export declare const get_comment_content: (comment: string) => string;
