@interface HKOrganDonationThankYouViewController : HKOrganDonationBaseViewController - (void)viewDidLoad; - (void)doneButtonTapped:(id)a0; - (id)titleString; - (id)bodyString; - (id)titleImage; - (void)shareButtonTapped:(id)a0; - (id)bottomAnchoredButtons; - (void)buttonAtIndexTapped:(long long)a0; @end