import { ReactIconComponentType } from '../types';

declare const HowToVote: ReactIconComponentType;
export default HowToVote;
            