export declare const Activemq: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Celery: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Kafka: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Nats: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Rabbitmq: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Zeromq: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const ActiveMQ: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const RabbitMQ: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const ZeroMQ: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node;