export declare const useFormPerformance: (formName?: string) => { logItemCount: (count: number) => void; };