import { IIconProps } from "native-base"; export declare const Download: (props: IIconProps) => JSX.Element; export default Download;