import { NodeInitializer } from "node-red";
declare const nodeInit: NodeInitializer;
export = nodeInit;
