declare const getVersions: (pathToFolder: string) => Promise; export { getVersions };