import { type TNFeInfNFeTotal } from '../../../domain/contracts/repos';
export declare function getTotal(total: TNFeInfNFeTotal): TNFeInfNFeTotal;
