import { MdiReactIconComponentType } from './dist/typings';

declare const VoteRecountIcon: MdiReactIconComponentType;
export default VoteRecountIcon;
