import { Test } from 'nodeunit'; declare const _default: { 'inline node lambda allows plugging in javascript functions as handlers'(test: Test): void; }; export = _default;