export default function useDispatchSetFeedbackRated(): (payload: [string, boolean]) => void;