> $response The response from the API. * * @return Response The parsed response. */ public function parse( $response ): Response; }