import { ApplicationScope } from "./ApplicationScope"; export declare const ensureCarestreamVersion: ({ logging, flynotesServer, npm, licenceKey, config }: ApplicationScope) => Promise;