export declare type GetLateRenewableLicenseData = { vendorSku: string; quantity: number; licenseRef?: string; offerName?: string; };