import { Deck } from '../types'; export declare const DECK: Deck; export declare const DECK_KEYS: Set; export declare const DECK_VALUES: Set;