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