export interface CashBookEditOpenBalancesInputDto { cashbook_guid: string; recon_guid: string; }