import type { MedusaContainer } from "@medusajs/framework/types"; export declare const resolveVisibleSellerIds: (scope: MedusaContainer) => Promise;