export declare enum IceRole {
    CONTROLLED = 0,
    CONTROLLING = 1
}
//# sourceMappingURL=ice-role.d.ts.map