is it possible to use this EXT with [IMAGE](https://docs.typo3.org/m/typo3/reference-typoscript/10.4/en-us/ContentObjects/Image/Index.html) ``` temp.teaser = IMAGE temp.teaser { file.import.dataWrap = {file:current:storage}:{file:current:identifier} file.crop.data = file:current:crop #magic } ```