import { client } from './build/client.gen'; declare const setGeckotermAPIConfig: (config: import("./build/client").Config) => import("./build/client").Config; export { setGeckotermAPIConfig, client as geckotermAPIClient }; export * from './build'; export * from './types'; //# sourceMappingURL=index.d.ts.map