export default function useDispatchSetWidth(): (payload: number) => void;
