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