export default function getPackageVersion(name: string, tag?: string): Promise<string>;
