export declare function Firewall(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function IdentityAndAccessManagement(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
