import React from 'react'; /** useFormChange */ export declare type FormChangeEvent = React.ChangeEvent; //# sourceMappingURL=types.d.ts.map