import { MetaType } from '../metaTypeCreator'; import { DocumentReference, CollectionReference } from '../refs'; export type RefEqual = | CollectionReference, U extends T>(left: T, right: U) => boolean;