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