export declare class SchedulerExecutionInfo { neru_execution_id: string; invocation_counter: number; retry_counter: number; } //# sourceMappingURL=schedulerExecutionInfo.d.ts.map