import { Either } from './either.type'; export declare type DocumentOrCollection = Either;