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