import type { SandboxCapability } from './types.js'; /** Every sandbox capability, in the order their sections appear in describe-tools output. */ export declare const ALL_CAPABILITIES: readonly SandboxCapability[]; //# sourceMappingURL=registry.d.ts.map