import type { DetectedConfig } from "../types";
export declare function detectCurrentConfig(): DetectedConfig;
