import { Dispatch, SetStateAction } from 'react'; export type ISetState = Dispatch>;