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