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