export declare const MAX_RESULT_COUNT = 20; export declare const RANK_PREFERENCE: { POPULARITY: string; DISTANCE: string; };