import type { IOxford } from "../../types/index.js";
export declare const wordVaultCards: Record<string, () => Promise<IOxford>>;
//# sourceMappingURL=index.d.ts.map