declare function checkUpdate1(options: any): Promise; export declare const checkUpdate: typeof checkUpdate1; export {};