export declare const ImageInformation: ({ image }: { image: any; }) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element | null;