import { Test } from 'nodeunit'; declare const _default: { 'can add same singleton Lambda multiple times, only instantiated once in template'(test: Test): void; }; export = _default;