export default function DownloadIcon({ width, height }: { width?: number | undefined; height?: number | undefined; }): import("@emotion/react/jsx-runtime").JSX.Element; //# sourceMappingURL=DownloadIcon.d.ts.map