export declare class M3PackByReglas { IdRegla: number; Param1: string; Param2: string; Operacion: string; Accion: string; }