export interface RecalculationDialogEvents { (e: 'submitted'): void; }