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