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