import { Repo } from "@automerge/automerge-repo/slim"; /** grab the repo from the {@link RepoContext} */ export default function useRepo(): Repo; //# sourceMappingURL=useRepo.d.ts.map