#!/usr/bin/env node
export function syncKnexAndPrismaMigrationHistory(baseDir?: string): Promise<any>;
