import { UseFieldCollection } from '../form-types';
export default function useFieldCollection(): UseFieldCollection;
