import { Test } from 'nodeunit'; declare const _default: { 'dropTypelessAttributes works correctly'(test: Test): void; }; export = _default;