/// import { WrapperImageProps } from './images.types'; export declare const WraaperImage: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & WrapperImageProps, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;