export declare const maxGPAColorIndex = 21;
export declare const GetColor: (index: number) => string;
