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