import { Knex } from 'knex'; export declare function migrateBackendTasks(knex: Knex): Promise;