import { IFieldConfig } from '../types'; export default function (fieldConfig?: IFieldConfig): Function;