export interface DividendBelastingConfig { year: number; profit: number; }