import type { OAPPublisher } from "./types"; export declare function getPublishers(): Promise; export { getInventory } from "./api";