export declare function ApiSecurity(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function BlockchainSecurityService(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function DataSecurity(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Firewall(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Gateway(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function GovernanceRiskCompliance(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function IdentityAccessManagement(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function IdentityProvider(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function InfrastructureSecurity(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function PhysicalSecurity(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function SecurityMonitoringIntelligence(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function SecurityServices(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function TrustendComputing(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Vpn(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
