export type ImagePlaceholderProps = { className?: string; }; export declare const ImagePlaceholder: ({ className }: ImagePlaceholderProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ImagePlaceholder.d.ts.map