export interface IEnapoPorsennaDistributionParams { source: string; yearFrom?: string; yearTo?: string; }