export interface ZuiUtilityDownload { href: string; fileName?: string; target?: string; }