import React from "react"; import { RateProps } from "."; declare const Rate: React.FunctionComponent; export default Rate;