@interface AKTextualLinkButton : UIButton + (id)buttonWithText:(id)a0 fontSize:(double)a1 target:(id)a2 action:(SEL)a3; @end