@kosko/configsearchConfigOn this pagesearchConfig() functionSignature:export declare function searchConfig(path?: string): Promise<Config>;ParametersParameterTypeDescriptionpathstring(Optional) Path to the working directory. Default to current working directory (CWD).Returns:Promise<Config>