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