import { Test } from 'nodeunit'; declare const _default: { 'metric grant'(test: Test): void; 'can not use invalid period in Metric'(test: Test): void; 'Metric optimization: "with" with the same period returns the same object'(test: Test): void; }; export = _default;