WARNING: using GeometryTypes.height in module Main conflicts with an existing identifier

I am using Images and GeometryTypes extensively , and they both export the same function name
but with different parameters.

Is there a way to avoid this warning somehow?