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