declare function update(configPath: string, detail: string): Promise; export default update;