export function DownloadIcon(props: {fill: string}) { return ( ); }