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