export declare enum MachineScriptPolicyRunType { InheritFromDefault = "InheritFromDefault", Inline = "Inline" }