export declare function readMetaFilter(condNumber: number, fieldNames: any, conditions: string[], criteriaLinks: string[]): Promise<{}>;
