import type { KernelStores } from "../../../core/src/classify/classifier.js";
export declare function makeCalibrationStores(now?: string): Promise<KernelStores>;
//# sourceMappingURL=stores.d.ts.map