UNPKG

react-blurish-image

Version:

A lightweight, optimized React image component with blur placeholders and lazy loading

3 lines 246 B
import type { ImageElementProps } from './types'; export declare const ImageElement: import("react").ForwardRefExoticComponent<ImageElementProps & import("react").RefAttributes<HTMLImageElement | null>>; //# sourceMappingURL=ImageElement.d.ts.map