export declare const startTestContainer: () => Promise<{ dsn: string; terminate: () => void; }>; //# sourceMappingURL=termination.test.d.ts.map