/// <reference types="react" />
declare const DownloadImage: () => JSX.Element;
export default DownloadImage;
