/** * Performs check if local version is latest */ export declare function checkForUpdate(): Promise;