export function checkForUpdates(): Promise<void>;
export function forceUpdateCheck(): Promise<void>;
