export declare class M3DETCONDIPROMO { IdPromocion: number; IdCondicion: number; Concepto: string; Valor: string; JAdicionales: string; }