import { ReactIconComponentType } from '../types';

declare const Pageview: ReactIconComponentType;
export default Pageview;
            