import { ReleaseResult } from '../common'; export declare function getReleases(feedUrl: string, pkgName: string): Promise;