export declare function getCalculatedTotal(draftItem: FdoClosingDraftItem): { amount: number; precision: number; };