/** Possible SELT test prelocalizations */
export declare enum SeltPrelocEnum {
    'CUST' = "CUST",
    'DSLAM' = "DSLAM",
    'LINE' = "LINE",
    'RE' = "RE"
}
//# sourceMappingURL=SeltPrelocEnum.d.ts.map