export declare class AccountDashboardDataPoint { timestamp: string; balance: number; }