import type { NodeAPI } from 'node-red'; declare const _default: (RED: NodeAPI) => void; export = _default;