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