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