/* * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT. */ export type CreateCustomsDeclarationGlobals = { /** * Optional string used to pick a non-default API version to use. See our API version guide. */ shippoApiVersion?: string | undefined; };