@kosko/configloadConfigOn this pageloadConfig() functionSignature:export declare function loadConfig(path: string): Promise<Config>;ParametersParameterTypeDescriptionpathstringPath of the config file.Returns:Promise<Config>