import type { SQLiteDatabase } from '../../sqlite.js'; export declare function applyAgentActivityEnvelopeColumnsMigration(db: SQLiteDatabase): void; //# sourceMappingURL=agent-activity-envelope-hash.d.ts.map