@interface LPCardHeadingPresentationProperties : LPWebLinkPresentationProperties - (id)initWithStyle:(long long)a0 topCaption:(id)a1 attributedBottomCaption:(id)a2 icons:(id)a3; - (id)initWithStyle:(long long)a0 topCaption:(id)a1 bottomCaption:(id)a2 icon:(id)a3; @end