/** * Memento DB schema version (latest applied migration). * Keep in sync with the highest migration in * infrastructure/database/database/migration/migrations/. */ export declare const MEMENTO_LATEST_SCHEMA_VERSION = "37.0"; //# sourceMappingURL=schema-version.d.ts.map