import type { TarotCard } from "../types/card.js"; export declare const cards: TarotCard[];