import type { TypeImport } from "kanel";
declare const knexImport: TypeImport;
export default knexImport;
