export interface FWDataPlan {
    total: number;
    date: number;
}
//# sourceMappingURL=FWDataPlan.d.ts.map