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