interface BaseImageURLOptionsThe options used for image URLs.
optionalexternalextension? : ImageExtension = 'webp'
The extension to use for the image URL.
optionalexternalsize? : ImageSize
The size specified in the image URL.