import { IFieldConfig } from '../../types'; export declare const ScoreSettings: IFieldConfig['settings']; export default ScoreSettings;