import CreateTableBase from "../../../query/create-table-base.js"; export default class VelociousDatabaseConnectionDriversMysqlSqlCreateTable extends CreateTableBase { } //# sourceMappingURL=create-table.d.ts.map