import sinon = require("sinon"); export = { totp: sinon.stub(), generateSecret: sinon.stub() };