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