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