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