@class NSArray; @interface PKAccountWebServiceSavingsStatementsResponse : PKAccountWebServiceResponse @property (readonly, copy, nonatomic) NSArray *statements; - (id)initWithData:(id)a0; - (void).cxx_destruct; @end