import type { PokerRank } from './PokerRank'; export declare const pokerRanksByStrength: PokerRank[];