/** Test-only hook to reset the version cache. Not part of the public API. */ export declare function _resetVersionCacheForTests(): void; export declare function getVersion(): string; //# sourceMappingURL=version.d.ts.map