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