import { AccountWithValue } from '@ghostfolio/common/types'; export interface AccountResponse extends AccountWithValue {}