import React from 'react'; declare const SvgPollFilled: (props: React.SVGProps) => JSX.Element; export default SvgPollFilled;