export type PokerSuit = 's' | 'c' | 'h' | 'd';