import { Transaction } from 'objection'; export declare function fixChapterExerciseSortOrders(trx: Transaction, chapterID: number): Promise;