DefaultAccount: {
    account: Account | null;
    name: string | null;
}