export declare type SetSubmitting = (isSubmitting: boolean) => void;