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