import { type DataExample } from "../../../core/predictions/types.js"; export declare function setDataExamples(shapeExamples: Array): Promise;