import type { PgTConfig } from "@postgresql-typed/util"; import type { ConfigLayerMeta, DefineConfig } from "c12"; export { PgTConfig } from "@postgresql-typed/util"; export declare const definePgTConfig: DefineConfig;