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