import { DownloadProps } from './types'; export declare const Download: ({ variant, filename, svgTransformConfig, className, setRole, children, }: DownloadProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Download.d.ts.map