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

declare const HowToVoteIcon: MdiReactIconComponentType;
export default HowToVoteIcon;
