export declare const rankingAttributes: { [x: string]: { required: string[]; optional: string[]; all: string[]; mapped: Record; }; };