import { DialectOptions } from "./dialect-options";
export declare const postgresOptions: DialectOptions;
