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