export declare enum BatchTriggeredBy { Timer = 0, BatchLength = 1, Flush = 2, ActivateLength = 3, DirectHit = 4, DirectActivate = 5 }