import { Document } from './Document'; export declare type DocCollection = Document[];