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