export declare function useFormReset(cb: () => void, elem: HTMLElement | null): void;