import * as MyAccount from "../index.js"; /** * Primary and/or secondary factor */ export type Usage = MyAccount.UsageEnum[];