import { FieldItem } from '../../typings/items'; export default function useText(field: FieldItem, data?: any): any;