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