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