import { IconProps } from '../lib';
declare function DownloadSimple(props: IconProps): JSX.Element;
export default DownloadSimple;
