import type { IconComponent } from '../types'; declare const Revote: IconComponent; export default Revote;