export type Account = { email: string; uuid: string };