declare const clearForm: (actions: Record any>, overrides?: { notes?: string; }) => void; export default clearForm;