export declare function resolveConfig(cwd: string): { path: string; config: Record; } | null;