import { Knex } from 'knex'; import { IndexData } from '../index'; export default function parseMySqlSchema(knex: Knex, tableName: string): Promise; //# sourceMappingURL=mysql.d.ts.map