export { KnownVersions, type ErrorDetail, type ErrorResponse, type AutoSuspendPolicy, type AutoDeletePolicy, type LifecyclePolicy, type EgressSecretRef, type EgressManagedIdentityRef, type EgressHeaderValueRef, type EgressHeader, type EgressRuleMatch, type EgressRuleAction, type EgressRule, type EgressHostRule, type EgressPolicy, type EgressDecisionEntry, type NetworkEgressDecisions, type EgressDecisions, type PortIpAccessControlRule, type PortIpAccessControl, type PortAuthEntraId, type PortAuthConfig, type SandboxPort, type AddPortRequest, type ExecResult, type ExecRequest, type FileInfo, type DirListing, type DiskImageStatus, type DiskImageSpec, type DiskImage, type PublicDiskImage, type RegistryCredentials, type CreateDiskImageRequest, type SnapshotGpu, type SnapshotResources, type Snapshot, type SandboxGroupIdentitySelector, type AzureBlobByoManagedIdentityAuth, type VolumeUsage, type Volume, type SandboxVolume, type AddVolumeMountRequest, type CreateVolumeRequest, type ResourceUsage, type CpuUsage, type NetworkUsage, type SandboxStats, type SecretMetadata, type SecretValuePeek, type SandboxResources, type DiskImageRef, type SnapshotRef, type SandboxSourcesRef, type SandboxState, type Sandbox, type CreateSandboxRequest, type SandboxGroup, type SandboxGroupCreateOrUpdate, } from "./models.js"; export { validatePortIpAccessControl, validateEgressPolicy, isNetworkAlignedCidr, } from "../static-helpers/validationHelpers.js"; //# sourceMappingURL=index.d.ts.map