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

declare const VoteRecountOutlineIcon: MdiReactIconComponentType;
export default VoteRecountOutlineIcon;
