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