export declare enum TrmTransportIdentifier {
    DEVC = "DEVC",
    TADIR = "TADIR",
    LANG = "LANG",
    CUST = "CUST"
}
