export interface SystemIsValidLicenseRequestP { 'licenseKey'?: (string); } export interface SystemIsValidLicenseRequestP__Output { 'licenseKey'?: (string); } //# sourceMappingURL=SystemIsValidLicenseRequestP.d.ts.map