export interface TemandoShippingDataOrderShippingExperienceInterface { label: string; code: string; cost: number; }