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