@class UIStackView; @interface PKAddressEditorTableViewCell : UITableViewCell @property (readonly, nonatomic) UIStackView *stackView; - (void)prepareForReuse; - (void).cxx_destruct; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; @end