import type { PokerHand } from './PokerHand'; export declare const pokerHandsByStrength: PokerHand[];