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