type WorkflowSqliteConnection = ConstructorParameters[0]; export declare function assertHistoryIntegrity(db: WorkflowSqliteConnection, workflowId: string): void; export {}; //# sourceMappingURL=repository-integrity.d.ts.map