import { Test } from 'nodeunit'; declare const _default: { 'Can use addCors() to add a CORS configuration'(test: Test): void; 'Bucket with multiple cors configurations'(test: Test): void; }; export = _default;