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