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