import { Repo } from './Repo'; export declare const repoFromSnapshot: (obj: any, collections?: string[]) => Promise>;