export declare const useHandleSave: () => { handleSave: (updatedData: any) => void; };