import type { FileSystem } from '../FileSystem'; export declare function getVersion(fs: FileSystem): string; //# sourceMappingURL=getVersion.d.ts.map