export default function getFunctionScores(config: any): false | { 'functions': any[]; 'score_mode': any; 'boost_mode': any; 'max_boost': any; 'min_score': any; };