export function DownloadIcon(props: {fill: string, size?: number}) { return ( ); }