export interface StartMaturityAction { maturityDate?: string; notes?: string; }