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