import { SVGProps } from 'react'; declare const IconVoteRegular: (props: SVGProps) => JSX.Element; export default IconVoteRegular;