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