export declare function shouldUseFlatConfig(cwd: string): boolean; export declare function findFlatConfigFile(cwd: string): string | null;