export function seed(knex: any, fileName: any, pathToSeedDir: any, afterUpFunction: any, config: any): Promise;