export default function useHandleFeedbackComment(): (comment: string, useful: boolean) => void;