import { ManifestDefinition } from 'oo-cli/dist/types/manifest'; export declare function checkForUpdate(manifest: ManifestDefinition): Promise;