export declare class M3PromCombinadaXProceso { IdPromocionXProceso: number; IdPromocion: number; Tipo2: string; Terminada: boolean; }