export declare class LicenseMutex { static getCurrentMutexMessage(): string; static isAvailable(): boolean; } //# sourceMappingURL=LicenseMutex.d.ts.map