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