import { type Package } from '@lerna-lite/core'; export declare function removeTempLicenses(packagesToBeLicensed: Package[]): Promise;