import * as React from 'react'; declare function HowToVoteIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default HowToVoteIcon;