import type { Document } from '../../../types';
import type { SanitizedGlobalConfig } from '../../config/types';
export default function findOneResolver(globalConfig: SanitizedGlobalConfig): Document;
//# sourceMappingURL=findOne.d.ts.map