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

declare const BallotIcon: MdiReactIconComponentType;
export default BallotIcon;
