import { RoundRobinPool } from './round-robin-pool';
export declare const RoundRobinPool_3_Players: RoundRobinPool;
export declare const RoundRobinPool_4_Players: RoundRobinPool;
export declare const RoundRobinPool_5_Players: RoundRobinPool;
export declare const RoundRobinPool_6_Players: RoundRobinPool;
export declare const RoundRobinPool_7_Players: RoundRobinPool;
export declare const RoundRobinPool_8_Players: RoundRobinPool;
export declare const RoundRobinPool_9_Players: RoundRobinPool;
export declare const RoundRobinPool_10_Players: RoundRobinPool;
export declare const RoundRobinPool_11_Players: RoundRobinPool;
export declare const RoundRobinPool_12_Players: RoundRobinPool;
