import { DeckParams } from "./deckParams"; export declare const CARDS: string[]; export default function (): DeckParams;