import { PageView } from '../../types'; export declare const count: () => (pageViews: PageView[]) => number; //# sourceMappingURL=reducers.d.ts.map