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