import { ChildAsReactFC } from './Child'; const Parent = () => { return console.log('Clicked')}>; Nothing }; export default Parent;