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