I have a component that I would like to mock for my test, which exists in src/components/shared/DebouncedInput.js and it looks like this:
imp