/// import { IconProps } from '../../types'; declare const Rate: (allProps: IconProps) => JSX.Element; export default Rate;