export declare const ImageInformation: ({ image }: { image: any; }) => JSX.Element | null;