import { Knex } from 'knex'; export default function runSeed(database: Knex): Promise;