import type { IOxfordDefinition } from "../../types/index.js";
export declare function getCardDefinitions(id: string): Promise<IOxfordDefinition[] | null>;
//# sourceMappingURL=getCardDefinitions.d.ts.map