import { MedusaContainer } from "@medusajs/framework/types"; export declare function ensureDbExists(container: MedusaContainer): Promise; export declare function isPgstreamEnabled(container: MedusaContainer): Promise; //# sourceMappingURL=index.d.ts.map