import type { SearchOptions, SearchResult } from "../types"; export declare const moduleName = "\uD3EC\uD56D\uC2DC\uB9BD\uB3C4\uC11C\uAD00"; export declare const homeUrl = "https://phlib.pohang.go.kr"; export declare const search: (opt: SearchOptions, callback?: import("../types").SearchCallback) => Promise; export declare function getLibraryNames(): string[]; //# sourceMappingURL=pohang.d.ts.map