export declare enum Type {
    SCTP = 0,
    DIRECT = 1
}
//# sourceMappingURL=type.d.ts.map