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