export declare const useGameAssessmentPageData: () => {
    aboutSections: any;
    loading: boolean;
};
