export declare const NODE_RAN_MULTIPLE_TIMES_WARNING = "This node ran multiple times - once for each input item. You can change this by setting 'execute once' in the node settings. More Info"; export declare const LOCALHOST = "127.0.0.1"; export declare const ENABLE_LESS_STRICT_TYPE_VALIDATION = "Try changing the type of comparison. Alternatively you can enable 'Convert types where required'."; //# sourceMappingURL=constants.d.ts.map