import { FunctionComponent } from 'react'; import { TaroRateProps } from "../../types"; export declare const Rate: FunctionComponent>;