export declare class ChefServerScript { constructor(); executeConfigPackage(credentialLookup?: string, endpoint?: string, inputParameters?: string, serviceAccountId?: string, locationName?: string): any; getDecryptedString(value?: string): string; getEncryptedString(value?: string): string; } //# sourceMappingURL=ChefServerScript.d.ts.map