export interface TemandoShippingQuoteGuestCartDeliveryOptionManagementV1SavePostBody { selectedOption: string; }