/** This file is auto-generated, any changes made will likely be overridden */ export declare const json: { licenseListVersion: string; licenses: ({ reference: string; isDeprecatedLicenseId: boolean; detailsUrl: string; referenceNumber: number; name: string; licenseId: string; seeAlso: string[]; isOsiApproved: boolean; isFsfLibre?: undefined; } | { reference: string; isDeprecatedLicenseId: boolean; detailsUrl: string; referenceNumber: number; name: string; licenseId: string; seeAlso: string[]; isOsiApproved: boolean; isFsfLibre: boolean; })[]; releaseDate: string; };