import type { IOxfordVerbForms } from "../../types";
export declare function getVerbForms(id: string): IOxfordVerbForms | null;
//# sourceMappingURL=getVerbForms.d.ts.map
