import Card from '../lib/card'; export declare type HoleCards = [Card, Card];