/// import { type PlaceholderSize } from '../types'; export declare const Wrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { size?: PlaceholderSize | undefined; }, import("react").DetailedHTMLProps, HTMLImageElement>, {}>;