import React from "react"; const InteractiveSpeakingEdit = () => { return null; }; export default InteractiveSpeakingEdit;