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