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