export interface IReverseAccountsParams {
    idNotaFiscal: number;
}
