import * as i0 from "@angular/core"; export declare class LastDaysCardComponent { value: { id: string; amount: number; }; style: Object; days: number; ngOnInit(): void; ngOnChanges(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }