export interface LogOutButton {
  type: 'account_unlink';
}
