export declare function DrgWhite(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Drg(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function FirewallWhite(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 InternetGatewayWhite(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function InternetGateway(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function LoadBalancerWhite(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function LoadBalancer(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function RouteTableWhite(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function RouteTable(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function SecurityListsWhite(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function SecurityLists(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function ServiceGatewayWhite(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function ServiceGateway(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function VcnWhite(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Vcn(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
