export declare const updateNotifier: (version: any, spec?: string) => Promise<string>;
