import type { PostgresStoreConfig } from '../shared/config.js'; export declare const TEST_CONFIG: PostgresStoreConfig; export declare const connectionString: string; export declare function pgTests(): void; //# sourceMappingURL=test-utils.d.ts.map