import type { FormActions } from './types.js'; export declare const useFieldActions: () => FormActions;