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