#import <Foundation/Foundation.h>
#import <sqlite3.h>

BOOL watermelondb_sqlite_dbconfig_reset_database(sqlite3 *db, BOOL enable);
