export declare function pushComment(newComment: string, comment?: string): string;
