export default function useDispatchSetDomUi(): (payload: HTMLDivElement | null) => void;
