export interface IPostAccountsParams {
    idNotaFiscal: number;
}
