import { DbDialectStrategy } from "../lib/types"; export declare const sqliteDialectStrategy: DbDialectStrategy;