import { IconProps } from '../types';
declare const Download: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Download;
//# sourceMappingURL=Download.d.ts.map