export type { ImageFit, ImageProps, SurfaceImageSource } from '../../types/image'; export { Image } from './adapters/inbound/Image';