import { EnvImplementations } from '../types';
export declare const getDocuments: EnvImplementations['getDocuments'];
