export declare class ParcelSenderDomainShipmentMethod { id: string; name: string; carrier: string; } //# sourceMappingURL=shipmentMethod.d.ts.map