export declare enum PackageAcquisitionLocation { Server = "Server", ExecutionTarget = "ExecutionTarget", NotAcquired = "NotAcquired" }