export type CreateCustomsDeclarationGlobals = { /** * Optional string used to pick a non-default API version to use. See our API version guide. */ shippoApiVersion?: string | undefined; }; //# sourceMappingURL=createcustomsdeclaration.d.ts.map