import { Cursor } from '../cursor'; export declare function printFind(query: {}, projection?: {}, cb?: any): Cursor;