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