import type { SearchOptions, SearchResult } from "../types"; export declare const moduleName = "\uACBD\uC0C1\uBD81\uB3C4\uAD50\uC721\uCCAD\uD1B5\uD569\uB3C4\uC11C\uAD00"; export declare const homeUrl = "https://www.gbelib.kr"; export declare const search: (opt: SearchOptions, callback?: import("../types").SearchCallback) => Promise; export declare function getLibraryNames(): string[]; //# sourceMappingURL=gbelib.d.ts.map