import { Test } from 'nodeunit';
declare const _default: {
    'can create dynamic references with service and key with colons'(test: Test): void;
};
export = _default;
