Comment: {
    prototype: Comment;
    new (data?: string): Comment;
}

Type declaration