_search: (
    params: ParamsWithStripeQuery<Stripe.InvoiceSearchParams>
  ) => Promise<Stripe.Invoice[] | Stripe.ApiSearchResult<Stripe.Invoice>>;