declare const _exports: {
    node: string;
    value: (n2k: any) => "standby" | "auto" | "wind" | "route" | undefined;
}[];
export = _exports;
//# sourceMappingURL=65379.d.ts.map