export declare function Endpoint(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Security(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function SIEM(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Xdr(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
