export type EditTotp = { totp_token: string; enabled: boolean; };