import Poker from './facade/poker';
export declare const Table: typeof Poker;
