@interface VideosUI.JSSignpost : VUIJSObject - (id)init; - (id)initWithAppContext:(id)a0; - (void)markSignpostBegin:(id)a0; - (void)markSignpostEnd:(id)a0; @end