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