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