export declare enum BweType {
    TRANSPORT_CC = 0,
    REMB = 1
}
//# sourceMappingURL=bwe-type.d.ts.map