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