export declare const getVersion: () => Promise<string>;
