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