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