import type { TypedCollection } from '../../index.js'; import type { PreferenceRequest } from '../types.js'; export declare function findOne(args: PreferenceRequest): Promise; //# sourceMappingURL=findOne.d.ts.map