export declare const scoringConfig: { weight: number; scoringFactors: { DEFAULT: { FULL_SCORE: number; }; }; };