import { API } from "automerge-wasm"; export declare function UseApi(api: API): void; export declare const ApiHandler: API;