Don't replace existing screenshot when running site:export
The `site:export` command replaces the existing screenshot with an empty one when using `--overwrite`.
If there is an existing screenshot, we should not replace it when using `--overwrite` as it's likely to be the intended screenshot.
issue