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