export declare const ImagePreview: ({ value }: { value: any; }) => JSX.Element;