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