import { ShopifyImageUrlArgs } from '@daffodil/driver/shopify'
Represents an image resource.
interface ShopifyImageUrlArgs { transform: ShopifyImageTransformInput }