import { Knex } from '../../../..'; export async function up(knex: Knex): Promise {} export async function down(knex: Knex): Promise {}