declare function _exports(hash?: {}, id?: string, selectFields?: undefined): { createTime: any; exists: boolean; id: any; readTime: any; ref: any; metadata: { hasPendingWrites: string; }; updateTime: any; data(): {} | undefined; get(fieldPath: any): any; }; export = _exports; //# sourceMappingURL=buildDocFromHash.d.ts.map