import { Test } from 'nodeunit'; declare const _default: { 'simple destination'(test: Test): void; 'add policy to destination'(test: Test): void; }; export = _default;