export declare class M3SaldosXCuenta { Documento: string; TDocTitular: number; NDocTitular: string; NomCuenta: string; ValCuenta: number; }