export declare const PLACEHOLDER_IMAGE = "https://feathery.s3.us-west-1.amazonaws.com/theme-image-preview.png"; declare function ImageElement({ element, responsiveStyles, elementProps, editMode, children }: any): import("@emotion/react/jsx-runtime").JSX.Element; export default ImageElement; //# sourceMappingURL=ImageElement.d.ts.map