import type { SearchOptions, SearchResult } from "../types"; export declare const moduleName = "\uAC15\uC6D0\uD2B9\uBCC4\uC790\uCE58\uB3C4\uAD50\uC721\uCCAD\uB3C4\uC11C\uAD00"; export declare const homeUrl = "https://lib.gwe.go.kr"; export declare const search: (opt: SearchOptions, callback?: import("../types").SearchCallback) => Promise; export declare function getLibraryNames(): string[]; //# sourceMappingURL=gwe.d.ts.map