import type { OcoConfig } from "./model-resolution-types"; export declare function loadOcoConfig(): OcoConfig | null;