/** * DownloadData slot component. * * @deprecated Use chart-specific DownloadCSV slot instead (e.g. \). */ export declare const DownloadData: { (): null; displayName: string; };