import { ProductImageProps } from './types'; export declare const ProductImage: (props: ProductImageProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ProductImage.d.ts.map