/** Return merchandise authorisation type */
export declare enum RmaPublicTypeEnum {
    'change to another phone/equipment (restitution first and shipping then)' = "change to another phone/equipment (restitution first and shipping then)",
    'restitution but keep the service enable' = "restitution but keep the service enable"
}
//# sourceMappingURL=RmaPublicTypeEnum.d.ts.map