export interface Deck { [key: string]: number; }