import type { CardCollection } from "../types"; declare const cardTypes: CardCollection; export = cardTypes;