export declare function getIdArray(docs: any[]): any[]; export declare function getAllPropertyProjection(doc: any): any;