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

declare const BallotRecountIcon: MdiReactIconComponentType;
export default BallotRecountIcon;
