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