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