declare const _default: { getVersion: () => Promise<{ version: any; }>; }; export default _default;