import { HistoryDriver } from './types'; export declare function captureClicks(historyDriver: HistoryDriver): HistoryDriver;