import * as nodered from 'node-red'; declare const _default: (RED: nodered.NodeAPI) => void; export = _default;