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

declare const HowToVoteOutlineIcon: MdiReactIconComponentType;
export default HowToVoteOutlineIcon;
