import type { PokerSuit } from './PokerSuit'; export declare const pokerSuitsByIndex: PokerSuit[];