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