declare const Preview: ({ imageUrl, setIsPreview }: any) => JSX.Element; export default Preview;