import { EdgerVersion } from './internal/model'; /** * Get system version */ export declare const version: () => Promise;