export interface TemandoShippingQuoteCartDeliveryOptionManagementV1SavePostBody { selectedOption: string; }