import { Test } from 'nodeunit'; declare const _default: { 'minimal configuration'(test: Test): void; 'policyStatements can be used to add statements to the inline policy'(test: Test): void; 'memorySize and timeout'(test: Test): void; }; export = _default;