export declare enum SupplyContactRole {
    ReturnAuthorisationContact,
    CustomerServicesContact
}
