/// import type { CardImageOwnProps } from "../types"; declare const CardImage: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & Partial, Pick, HTMLImageElement>, keyof import("react").ClassAttributes | keyof import("react").ImgHTMLAttributes>, {}>; export default CardImage; //# sourceMappingURL=CardImage.d.ts.map